Performance Audit

The More Actions menu on the application setup page includes a Performance Audit option. Use this option to:

  • Validate all formulas used by your objects and display any errors.
  • Check whether formulas are using loops through related records. Loops are inefficient and should be replaced with Query API methods whenever possible.
  • Check whether views are using template and formula fields that can decrease performance.

In the following graphic, the performance audit for the Order Management application reports three potential performance issues:

PerformanceAudit